home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / g_man / cat3 / OpenGL-GLC / glcgetlistc.z / glcgetlistc
Text File  |  1998-10-20  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4. ggggllllccccGGGGeeeettttLLLLiiiissssttttcccc((((3333GGGG))))           OOOOppppeeeennnnGGGGLLLL CCCChhhhaaaarrrraaaacccctttteeeerrrr RRRReeeennnnddddeeeerrrreeeerrrr            ggggllllccccGGGGeeeettttLLLLiiiissssttttcccc((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      ggggllllccccGGGGeeeettttLLLLiiiissssttttcccc - return element from list
  10.  
  11.  
  12. CCCC SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  13.      const GLCchar* ggggllllccccGGGGeeeettttLLLLiiiissssttttcccc( GLCenum _i_n_A_t_t_r_i_b,
  14.                                  GLint _i_n_I_n_d_e_x )
  15.  
  16.  
  17. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  18.      _i_n_A_t_t_r_i_b  Specifies a string list.
  19.  
  20.      _i_n_I_n_d_e_x   Specifies the index from which to retrieve an element.
  21.  
  22. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  23.      ggggllllccccGGGGeeeettttLLLLiiiissssttttcccc returns the string it finds in _i_n_A_t_t_r_i_b at the offset
  24.      specified by _i_n_I_n_d_e_x.
  25.  
  26.      You can currently query the string list GGGGLLLLCCCC____CCCCAAAATTTTAAAALLLLOOOOGGGG____LLLLIIIISSSSTTTT, which has an
  27.      element count variable of GGGGLLLLCCCC____CCCCAAAATTTTAAAALLLLOOOOGGGG____CCCCOOOOUUUUNNNNTTTT and the empty list as an
  28.      initial value.
  29.  
  30. EEEERRRRRRRROOOORRRRSSSS
  31.      GGGGLLLLCCCC____SSSSTTTTAAAATTTTEEEE____EEEERRRRRRRROOOORRRR is generated if the issuing thread has no current GLC
  32.      context.
  33.  
  34.      GGGGLLLLCCCC____PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRR____EEEERRRRRRRROOOORRRR is generated if _i_n_I_n_d_e_x is less than zero or is
  35.      greater than or equal to the value of the list's element count value.
  36.  
  37. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  38.      ggggllllccccGGGGeeeettttLLLLiiiissssttttiiii
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.